home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1192 / frame_28 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  272 b   |  15 lines

  1. set("/Variables:Tab2Porte1Ouverte",true);
  2. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=19&stage=11",0);
  3. tellTarget("_root.Porte1")
  4. {
  5.    gotoAndStop(2);
  6. }
  7. tellTarget("_root")
  8. {
  9.    gotoAndStop("Tab2");
  10. }
  11. tellTarget("_parent")
  12. {
  13.    gotoAndStop(1);
  14. }
  15.